/* banner */
#swiper {
    height: 100%;
}

.swiper-slide img {
    width: 100%;
    /*height: 980px;*/
}

.swiper-pagination {
    color: white;
    text-align: center;
    padding: 10px;
    position: absolute;
    bottom: 140px;
    cursor: pointer;
}

.page-div {
    display: flex;
    justify-content: space-evenly;
    width: 880px;
    height: 44px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 22px;
    margin: 0 auto;
    border: 1px solid #ccc;
}
.page-div .diy-pagination:last-child {
    border:0;
}
.diy-pagination {
    width: 154px;
    height: 30px;
    cursor: pointer;
    border-right: 1px dashed #888;
    align-self: center;
    padding-right: 30px;
}

.my-bullet-active {
    transform: scale(1.1, 1.1);
}

/********/



.main-safe {
    height: 1000px;
    background-image: url("../img/index/safe_bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 60px;
    position: relative;

}

.safe-title {
    width: 290px;
    /*height: 74px;*/
    margin-bottom: 40px;
}

.main-safe-min {
    height: 750px;
    background-image: url("../img/index/safe_bg_min.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 70px 0 0 100px;
}

.safe-min {
    width: 510px;
    color: #666;
    text-align: left;
}

.safe-min-tip {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 28px;
}

.safe-min-title {
    color: #7CBBBB;
    font-size: 18px;
    margin-bottom: 15px;
}

.safe-min-sub {
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.safe-min-sub .line {
    width: 6px;
    height: 20px;
    background: rgba(124, 187, 187, 0.5);
    border-radius: 3px;
    display: inline-block;
    margin-right: 18px;

}

.safe-min-sub-bottom {
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    width: 400px;
}

.safe-min-sub-bottom .line {
    width: 6px;
    height: 20px;
    background: rgba(124, 187, 187, 0.5);
    border-radius: 3px;
    display: inline-block;
    margin-right: 18px;

}

.safe-btn-box {
    display: flex;
    /* align-items: center; */
    padding-top: 10px;
}

.safe-btn-img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.safe-btn {
    text-align: center;
    margin-right: 90px;
    transition: all 2s;
    transform: translateY(0px);
    width: 110px;
    cursor: pointer;
}

.safe-btn:hover{
    transform: translateY(-30px);
}

.safe-btn:hover .safe-btn-txte {
    display: none;
}

.safe-btn:hover .safe-btn-code {
    display: block;
}

.safe-btn-code {
    width: 110px;
    height: 110px;
    display: none;
    box-shadow: 0px 6px 18px 0px rgb(88 88 88 / 15%);
    border-radius: 10px;
    border: 10px solid #fff;
}

.safe-btn-txte {
    color: #999;
    font-size: 12px;
}

.safe-min-iphone {
    position: absolute;
    width: 795px;
    height: 820px;
    top: 30px;
    right: -30px;
}

.main-ai {
    height: 920px;
    text-align: center;
    padding-top: 60px;
    background-image: url("http://img.xiaoyachong.com/beta/pc/ai_bg.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.safe-title {
    /*width: 248px;*/
    /*height: 74px;*/
    /*margin-bottom: 40px;*/
}

.main-ai-min {
    width: 1200px;
    height: 700px;
    background-color: rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    display: flex;
    /* align-items: center; */
    padding: 30px;
    position: relative;
    overflow: hidden;
}

.ai-min-iphone {
    width: 738px;
    height: 689px;
}
.ai-btn {
    text-align: center;
    margin-right: 90px;
    transition: all 2s;
    transform: translateY(0px);
    width: 110px;
    cursor: pointer;
}

.ai-btn:hover{
    transform: translateY(-30px);
}

.ai-btn:hover .ai-btn-txte {
    display: none;
}

.ai-btn:hover .ai-btn-code {
    display: block;
}

.ai-btn-code {
    width: 110px;
    height: 110px;
    display: none;
    box-shadow: 0px 6px 18px 0px rgb(88 88 88 / 15%);
    border-radius: 10px;
    border: 10px solid #fff;
}
.ai-right {
    margin-left: 66px;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    margin-right: 20px;
    padding-top: 120px;
}

.ai-right-logo {
    width: 132px;
    height: 132px;
}

.ai-btn-box {
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    margin-top: 80px;
}

.ai-btn {
    text-align: center;
}

.ai-btn-img {
    height: 64px;
    width: 64px;
    margin-bottom: 10px;
}

.ai-btn-txte {
    font-size: 12px;
    line-height: 18px;
    color: #fff;

}

.main-deal {
    height: 920px;
    text-align: center;
    padding-top: 60px;
    background-image: url("http://img.xiaoyachong.com/beta/pc/bg_1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.deal-title {
    width: 376px;
    height: 75px;
}

.main-deal-min {
    width: 1200px;
    height: 760px;
    margin: 0 auto;
    background-image: url("http://img.xiaoyachong.com/beta/pc/deal_min_bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}

.main-deal-fool {
    width: 900px;
    height: 180px;
    position: absolute;
    left: 27px;
    bottom: 0;
    background-color: #407ADB;
    border-radius: 0px 56px 56px 0px;
    color: #fff;
    display: flex;
    align-items: center;
    z-index: 1;

}

.deal-line {
    margin-left: 67px;
    margin-right: 19px;
    height: 150px;
    width: 6px;
}

.main-deal-text {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}

.main-deal-text-box {
    text-align: left;
    padding-top: 20px;
    margin-right: 100px;
}

.main-deal-start {
    width: 900px;
    height: 160px;
    position: absolute;
    bottom: 0;
    right: 26px;
    background-color: #F0F5FF;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.deal-start-box {
    margin-right: 90px;
    color: #407ADB;
    font-size: 16px;
    line-height: 20px;
}

.deal-next {
    position: absolute;
    z-index: 2;
    bottom: 9px;
    right: 198px;
    width: 162px;
    height: 162px;
}


.safe-pop {
    position: fixed;
    height: 720px;
    width: 100px;
    border-radius: 50px;
    background-color: #fff;
    top: 20%;
    right: 7%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    z-index: 10;
    cursor: pointer;
}

.safe-pop-min {
    width: 54px;
    height: 90px;
}
.banner-box{
    /*height: 980px;*/
}